-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
D11 compatibility #823
Open
chrfritsch
wants to merge
50
commits into
8.0.x
Choose a base branch
from
d11-compatibility
base: 8.0.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
D11 compatibility #823
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Removes [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). It's no longer used after updating ancestor dependency [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress). These dependencies need to be updated together. Removes `vite` Updates `vuepress` from 2.0.0-beta.33 to 2.0.0-rc.15 - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress) --- updated-dependencies: - dependency-name: vite dependency-type: indirect - dependency-name: vuepress dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…841) * Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v1...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Fix all issues --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Bosen <[email protected]>
…ntent moderation unexpectedly unpublishes the content * Require scmi 3 * update actions/download-artifact * allow older version * also update upload artifact * tmate * Fix path to download * empty * Remove fix and run new test, this should fail * Reanable fix --------- Co-authored-by: Christian Fritsch <[email protected]>
* Release 7.3.5 * Lets try * CS fixes * Revert --------- Co-authored-by: Christian Fritsch <[email protected]>
* Test: Try to find out whats wrong * Try * Try * Fix * Try * Try * Foo * Foo * Fix * Fix test --------- Co-authored-by: Christian Fritsch <[email protected]>
Co-authored-by: Christian Fritsch <[email protected]>
* Release Thunder 7.3.7 * Empty --------- Co-authored-by: Christian Fritsch <[email protected]>
* 7.3.x: Disable redis extension Release Thunder 7.3.7 Re-add list tags to graphql queries Issue #3478701: Release Thunder 7.3.6 Update diff module (#846) Fix notices in graphql requests Issue #3476367: Release Thunder 7.3.5 Issue #3474835 by anacolautti: Scheduling a published content with content moderation unexpectedly unpublishes the content Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows (#841) Bump vite and vuepress (#842) Upload test output Issue #3469715 by volkerk: Release Thunder 7.3.3 GraphQL query for Search API Issue #3468098 by daniel.bosen, volkerk: Release Thunder 7.3.2 Add focal_point patch from #3462165 Fix Testing Issue #3466311: Release Thunder 7.3.1 Fix checkbox problem in firefox (#824) Add password policy patch to fix password reset (#825)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Make sure these boxes are checked before submitting your pull request - thank you!
If you are really awesome, then your feature is covered by additional tests. Well done!